home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June / CHIP 2006-06.2.iso / program / freeware / Democracy-0.8.2.exe / xulrunner / python / idletime.py < prev    next >
Encoding:
Python Source  |  2006-04-10  |  108 b   |  4 lines

  1. def get():
  2.     # NEEDS: implement
  3.     # (should return idle time, a la screensaver, in seconds)
  4.     return 0